[INFO] cloning repository https://github.com/bishwakiranpoudel/web_text_editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bishwakiranpoudel/web_text_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbishwakiranpoudel%2Fweb_text_editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbishwakiranpoudel%2Fweb_text_editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc351e02b6c7ee52a82048161c9425d8bf316fd4
[INFO] testing bishwakiranpoudel/web_text_editor against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbishwakiranpoudel%2Fweb_text_editor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bishwakiranpoudel/web_text_editor
[INFO] finished tweaking git repo https://github.com/bishwakiranpoudel/web_text_editor
[INFO] tweaked toml for git repo https://github.com/bishwakiranpoudel/web_text_editor written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bishwakiranpoudel/web_text_editor on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bishwakiranpoudel/web_text_editor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0504c3b246627deac2e53cc9ccf3174ae32f534017d1e2bae03b9539310fce81
[INFO] running `Command { std: "docker" "start" "-a" "0504c3b246627deac2e53cc9ccf3174ae32f534017d1e2bae03b9539310fce81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0504c3b246627deac2e53cc9ccf3174ae32f534017d1e2bae03b9539310fce81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0504c3b246627deac2e53cc9ccf3174ae32f534017d1e2bae03b9539310fce81", kill_on_drop: false }`
[INFO] [stdout] 0504c3b246627deac2e53cc9ccf3174ae32f534017d1e2bae03b9539310fce81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5b0fdbc653188bc55921001494189cc9ba6a0d808b3f5f49acbcd296f02bde4
[INFO] running `Command { std: "docker" "start" "-a" "d5b0fdbc653188bc55921001494189cc9ba6a0d808b3f5f49acbcd296f02bde4", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.11
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling warp v0.3.5
[INFO] [stderr]    Compiling web_text_editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.11s
[INFO] running `Command { std: "docker" "inspect" "d5b0fdbc653188bc55921001494189cc9ba6a0d808b3f5f49acbcd296f02bde4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b0fdbc653188bc55921001494189cc9ba6a0d808b3f5f49acbcd296f02bde4", kill_on_drop: false }`
[INFO] [stdout] d5b0fdbc653188bc55921001494189cc9ba6a0d808b3f5f49acbcd296f02bde4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eadb83793bb40b59ebd00befcfbc3779abb92fc52f9d5bbda4ee6a0e100d6a77
[INFO] running `Command { std: "docker" "start" "-a" "eadb83793bb40b59ebd00befcfbc3779abb92fc52f9d5bbda4ee6a0e100d6a77", kill_on_drop: false }`
[INFO] [stderr]    Compiling web_text_editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "eadb83793bb40b59ebd00befcfbc3779abb92fc52f9d5bbda4ee6a0e100d6a77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eadb83793bb40b59ebd00befcfbc3779abb92fc52f9d5bbda4ee6a0e100d6a77", kill_on_drop: false }`
[INFO] [stdout] eadb83793bb40b59ebd00befcfbc3779abb92fc52f9d5bbda4ee6a0e100d6a77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 610ba45da849ee680d33fbff8d3b80c49e5cc4788ca037fae92887f5dac0e8ab
[INFO] running `Command { std: "docker" "start" "-a" "610ba45da849ee680d33fbff8d3b80c49e5cc4788ca037fae92887f5dac0e8ab", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/web_text_editor-1f52e32df59282e0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "610ba45da849ee680d33fbff8d3b80c49e5cc4788ca037fae92887f5dac0e8ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "610ba45da849ee680d33fbff8d3b80c49e5cc4788ca037fae92887f5dac0e8ab", kill_on_drop: false }`
[INFO] [stdout] 610ba45da849ee680d33fbff8d3b80c49e5cc4788ca037fae92887f5dac0e8ab
